home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gekikoh Dennoh Club 5
/
Gekikoh Dennoh Club Vol. 5 (Japan).7z
/
Gekikoh Dennoh Club Vol. 5 (Japan) (Track 01).bin
/
internet
/
xip
/
iijppp.lzh
/
doc
/
appendix.tex
/
internals.pl
< prev
next >
Wrap
Text File
|
1994-10-16
|
405b
|
19 lines
# LaTeX2HTML 2022 (Released January 1, 2022)
# Associate internals original text with physical files.
$key = q/chat-script/;
$ref_files{$key} = "$dir".q|node1_ct.html|;
$noresave{$key} = "$nosave";
$key = q/tab:chatspecial/;
$ref_files{$key} = "$dir".q|node2_ct.html|;
$noresave{$key} = "$nosave";
$key = q/tab:parity/;
$ref_files{$key} = "$dir".q|node2_ct.html|;
$noresave{$key} = "$nosave";
1;